home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / pico_2.swf / scripts / DefineSprite_148 / frame_1 / DoAction.as
Encoding:
Text File  |  2010-08-12  |  63 b   |  6 lines

  1. function freshMe()
  2. {
  3.    this.gotoAndPlay(1);
  4. }
  5. freshMe();
  6.